Skip to content

Conversation

honzajavorek
Copy link
Collaborator

As I progressed with #1584 I felt the code examples were starting to be more and more complex. Then I remembered that when I was young, us jQuery folks used to lean towards a naming convention where variables holding jQuery selections were prefixed with $. I changed the code examples in all lessons to adhere to this as I feel it makes them more readable and less cluttered.


ℹ️ The changes still use $.map and $.each, because they were made prior to the facb3c0 commit. It's gonna happen, but not yet.

@honzajavorek honzajavorek requested a review from gullmar August 25, 2025 19:21
@apify-service-account
Copy link

Preview for this PR was built for commit 8ef065e and is ready at https://pr-1843.preview.docs.apify.com!

@honzajavorek honzajavorek added the t-academy Issues related to Web Scraping and Apify academies. label Aug 25, 2025
@honzajavorek
Copy link
Collaborator Author

@cursor review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no bugs!


Comment @cursor review or bugbot run to trigger another review on this PR

@apify-service-account
Copy link

Preview for this PR was built for commit c7b75a0a and is ready at https://pr-1843.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit 53124cd5 and is ready at https://pr-1843.preview.docs.apify.com!

@honzajavorek honzajavorek merged commit dd858dc into master Sep 3, 2025
9 checks passed
@honzajavorek honzajavorek deleted the honzajavorek/dollars-saving-data branch September 3, 2025 07:02
daveomri pushed a commit to daveomri/apify-docs that referenced this pull request Sep 3, 2025
As I progressed with apify#1584 I
felt the code examples were starting to be more and more complex. Then I
remembered that when I was young, us jQuery folks used to lean towards a
naming convention where variables holding jQuery selections were
prefixed with $. I changed the code examples in all lessons to adhere to
this as I feel it makes them more readable and less cluttered.

-----

ℹ️ The changes still use `$.map` and `$.each`, because they were made
prior to the facb3c0 commit. It's gonna
happen, but not yet.

---------

Co-authored-by: gullmar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-academy Issues related to Web Scraping and Apify academies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants